A Modern Laboratory XAFS Cookbook
نویسندگان
چکیده
منابع مشابه
Java Cookbook
void setFont(String fName, int fSize); abstract void drawString(String s); /* Concrete classes */ /** Draw a box of width w and height h */ public void drawBox(int w, int h) { penDown( ); rmoveTo(w, 0); rmoveTo(0, h); rmoveTo(-w, 0); rmoveTo(0, -h); penUp( ); } /** Draw a box given an AWT Dimension for its size */ public void drawBox(java.awt.Dimension d) { drawBox(d.width, d.height); } /** Dra...
متن کاملModern laboratory diagnosis of tuberculosis.
One-third of the global population is believed to be infected with bacteria of the Mycobacterium tuberculosis complex, the causative agent of tuberculosis. More than 8 million new cases of tuberculosis occur annually leading to 2 million deaths. Mortality is particularly high in those coinfected with HIV and where the bacteria are multiple-drug-resistant strains--ie, strains resistant to at lea...
متن کاملA Cookbook for Variational Subdivision
These course notes will attempt to answer the following questions: What is subdivision? How can the rules for subdivision schemes be derived in a systematic manner? How can these rules be extended to handle special topological features such as extraordinary points or creases? We will argue that most subdivision schemes correspond to a special type of multigrid method that generates shapes which...
متن کاملXAFS Data Interchange: A single spectrum XAFS data file format
We propose a standard data format for the interchange of XAFS data. The XAFS Data Interchange (XDI) standard is meant to encapsulate a single spectrum of XAFS along with relevant metadata. XDI is a text-based format with a simple syntax which clearly delineates metadata from the data table in a way that is easily interpreted both by a computer and by a human. The metadata header is inspired by ...
متن کاملذخیره در منابع من
با ذخیره ی این منبع در منابع من، دسترسی به آن را برای استفاده های بعدی آسان تر کنید
ژورنال
عنوان ژورنال: Journal of Physics: Conference Series
سال: 2016
ISSN: 1742-6588,1742-6596
DOI: 10.1088/1742-6596/712/1/012015